You must be using the Group sections right?
So on each header or footer, create a text object and set its value on the bases of your Item Id.
e.g On the header section, create formula that
IF {{ItemID}=1,"Text1.text" Else If ........ (I donnot remember the syntax.)
|