I am new to crystal reports ..guys pls help me in this thing

in my data set I have fld PAYMENT_TYPE fld,and this data set connecting with crystal report calld
I need to do this inside this report.and data set contains many records
when PAYMENT_TYPE=1 disply "cash"
when PAYMENT_TYPE=2 disply "cc"

how can i do this