Returns a single-level map that maps the column name (or its alias) to the value returned on that position.
Map<String, dynamic> toColumnMap();