In Google groups and some other web sites, there is a 5-star rating component which is pretty neat, such as in this url: http://groups.google.com/group/Google-Picasa-Data-AP
I would probably implement this using a UIView with custom touchesXXX messages, so that the user could, for example, touch the first star and drag out a four-star rating. Just my $0.02.
You can give DYRateView a try.
There is a tutorial on my blog on how to use DYRateView in your project: http://iappexperience.com/post/23227218867/dyrateview-a-simple-yet-powerful-rating-control-for.