Postgresql Numeric Column Error

I have a postgresql table with many numeric columns with 2 decimals. When I create a grid with the table, Scriptcase assigns each numeric column the type of Currency. I have to go in and manually change over 32 grid columns from currency to decimal with 2 decimal places. I tried to use the data dictionary but it does not save my changes. It too defaults the columns from numeric to currency. Please help.