[qtcontacts-sqlite] Don't use custom display label as the first available...
[qtcontacts-sqlite] Don't use custom display label as the first available display label option. Fixes JB#51831
The custom display label may not always be updated when the contact name details are changed. So, prefer to generate the display label from the contact name details if available, and use the custom display label as a fallback option rather than the first option.