public String getColumnName( int columnIndex ) { return ( String )this.colNames[ columnIndex ]; }