/** * call-seq: * getColumnName(col) * * Returns the name of the specified column. */ static VALUE sqlrcur_getColumnName(VALUE self, VALUE col) {