Finds out what is this column's label.
Returns a string.
Syntax
.label()
Example
var label = $.udbMeta('EMP').cols('EMPNO').label();