I think what you are looking for is drupal_set_title() http://api.drupal.org/api/function/drupal_set_title/6
> Hi. I have a content type and I need to change the node's title when the > node is view-ed. > > > Where is my error ?