is in iOS5 a particular view for a “Pages” style?
Is there a certain control/UI element which I could use? I do not need the preview mode of a document, just an image and a text below it which come from an NSArray or something like similar…
I’m looking for something like this:

Take a look here. It’s the sample of Apple that will provide pretty much the same interface as you want.
Hope it helps