@Nullable abstract fun parameterNameToUse(@Nullable parameterName: String): String
Provide any modification of the column name passed in to match the meta data currently used. This could include altering the case.
parameterName - name of the parameter of column
parameterName