Convert a camel case string to title case
camelCaseToTitleCase(string)
string
The string to be converted
A string
camelCaseToTitleCase("exposureConceptId1")